home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #1 / Amiga Plus CD - 1996 - No. 1.iso / pd / grafik / dust_v2.34 / dusthelp / pwave2dframe < prev    next >
Text File  |  1995-09-28  |  526b  |  10 lines

  1.   COMMAND PWAVE2DFRAME
  2. -----------------------------------------------------------------
  3.     Purpose: transversal/longitudinal particle-wave along x- and y-axis, single objec
  4.       Usage: PWAVE2DFRAME(<particleID>,<frames>,<frame>,<destID>,<"T" or "L">,
  5.                           [<amplitude>,<wavelength>,<sourceX>,<sourceY>,
  6.                            <damping>,<phase in degrees>])
  7.    Examples: pwave2dframe(1,40,23,4,l,12.0,24,10,-10,1.6,60.0)
  8.              pwave2dframe(1,60,30,2,l)
  9.              pwave2dframe(1,60,24,3,t)
  10.